Two-Chars-In-A-Row-P names a function, with lambda list (STRING CHAR-BAG):
Do any two characters in CHAR-BAG occur together in STRING?
Defined in file src/types/string-characteristics.lisp.